2026-01-30T15:40:17+03:00
Running ./benchStr
Run on (32 X 2494.22 MHz CPU s)
CPU Caches:
  L1 Data 32 KiB (x16)
  L1 Instruction 32 KiB (x16)
  L2 Unified 256 KiB (x16)
  L3 Unified 40960 KiB (x1)
Load Average: 0.00, 0.00, 0.00
***WARNING*** ASLR is enabled, the results may have unreproducible noise in them.
--------------------------------------------------------------------------------------------------------------------------------------------------------
Benchmark                                                                                                              Time             CPU   Iterations
--------------------------------------------------------------------------------------------------------------------------------------------------------
-----  Concatenate string + Number + "Literal" ---------/repeats:1                                                 0.000 ns        0.000 ns   1000000000000
Concat std::string and number by std to std::string_mean                                                             201 ns          201 ns           10
Concat std::string and number by std to std::string_median                                                           200 ns          200 ns           10
Concat std::string and number by std to std::string_stddev                                                          6.69 ns         6.69 ns           10
Concat std::string and number by std to std::string_cv                                                              3.32 %          3.32 %            10
Concat std::string and number by StrExpr to std::string_mean                                                         103 ns          103 ns           10
Concat std::string and number by StrExpr to std::string_median                                                       102 ns          102 ns           10
Concat std::string and number by StrExpr to std::string_stddev                                                      4.57 ns         4.57 ns           10
Concat std::string and number by StrExpr to std::string_cv                                                          4.45 %          4.45 %            10
Concat stringa and number by StrExpr to simstr::stringa_mean                                                        73.7 ns         73.7 ns           10
Concat stringa and number by StrExpr to simstr::stringa_median                                                      72.8 ns         72.8 ns           10
Concat stringa and number by StrExpr to simstr::stringa_stddev                                                      4.61 ns         4.61 ns           10
Concat stringa and number by StrExpr to simstr::stringa_cv                                                          6.26 %          6.26 %            10
Concat stringa and number by e_concat to simstr::stringa_mean                                                       85.7 ns         85.7 ns           10
Concat stringa and number by e_concat to simstr::stringa_median                                                     83.7 ns         83.7 ns           10
Concat stringa and number by e_concat to simstr::stringa_stddev                                                     9.62 ns         9.62 ns           10
Concat stringa and number by e_concat to simstr::stringa_cv                                                        11.23 %         11.23 %            10
-----  Concatenate string + Hex Number + "Literal" ---------/repeats:1                                             0.000 ns        0.000 ns   1000000000000
Concat std::string and format hex number and literal to std::string_mean                                             660 ns          660 ns           10
Concat std::string and format hex number and literal to std::string_median                                           653 ns          653 ns           10
Concat std::string and format hex number and literal to std::string_stddev                                          24.1 ns         24.1 ns           10
Concat std::string and format hex number and literal to std::string_cv                                              3.66 %          3.66 %            10
std::format std::string and hex number by literal to std::string_mean                                                915 ns          915 ns           10
std::format std::string and hex number by literal to std::string_median                                              913 ns          913 ns           10
std::format std::string and hex number by literal to std::string_stddev                                             26.9 ns         26.9 ns           10
std::format std::string and hex number by literal to std::string_cv                                                 2.94 %          2.94 %            10
Concat std::string and std::tochars and string to std::string_mean                                                   190 ns          190 ns           10
Concat std::string and std::tochars and string to std::string_median                                                 190 ns          190 ns           10
Concat std::string and std::tochars and string to std::string_stddev                                                4.58 ns         4.58 ns           10
Concat std::string and std::tochars and string to std::string_cv                                                    2.41 %          2.41 %            10
Concat std::string and hex number and literal by StrExpr to std::string_mean                                         124 ns          124 ns           10
Concat std::string and hex number and literal by StrExpr to std::string_median                                       124 ns          124 ns           10
Concat std::string and hex number and literal by StrExpr to std::string_stddev                                      2.63 ns         2.63 ns           10
Concat std::string and hex number and literal by StrExpr to std::string_cv                                          2.11 %          2.11 %            10
Concat stringa and hex number and literal by StrExpr to simstr::stringa_mean                                         120 ns          120 ns           10
Concat stringa and hex number and literal by StrExpr to simstr::stringa_median                                       119 ns          119 ns           10
Concat stringa and hex number and literal by StrExpr to simstr::stringa_stddev                                      2.21 ns         2.21 ns           10
Concat stringa and hex number and literal by StrExpr to simstr::stringa_cv                                          1.85 %          1.85 %            10
Concat stringa and hex number and literal by e_concat to simstr::stringa_mean                                        127 ns          127 ns           10
Concat stringa and hex number and literal by e_concat to simstr::stringa_median                                      126 ns          126 ns           10
Concat stringa and hex number and literal by e_concat to simstr::stringa_stddev                                     4.05 ns         4.05 ns           10
Concat stringa and hex number and literal by e_concat to simstr::stringa_cv                                         3.19 %          3.19 %            10
Subst stringa and hex number by e_subst literal to simstr::stringa_mean                                              167 ns          167 ns           10
Subst stringa and hex number by e_subst literal to simstr::stringa_median                                            167 ns          167 ns           10
Subst stringa and hex number by e_subst literal to simstr::stringa_stddev                                           3.41 ns         3.41 ns           10
Subst stringa and hex number by e_subst literal to simstr::stringa_cv                                               2.05 %          2.05 %            10
-----  Concatenate string + "Literal" ---------/repeats:1                                                          0.000 ns        0.000 ns   1000000000000
Concat std::string by std to std::string_mean                                                                       50.2 ns         50.2 ns           10
Concat std::string by std to std::string_median                                                                     49.9 ns         49.9 ns           10
Concat std::string by std to std::string_stddev                                                                     1.49 ns         1.49 ns           10
Concat std::string by std to std::string_cv                                                                         2.97 %          2.97 %            10
Concat std::string by StrExpr to std::string_mean                                                                   37.4 ns         37.4 ns           10
Concat std::string by StrExpr to std::string_median                                                                 36.4 ns         36.4 ns           10
Concat std::string by StrExpr to std::string_stddev                                                                 3.86 ns         3.86 ns           10
Concat std::string by StrExpr to std::string_cv                                                                    10.33 %         10.33 %            10
Concat stringa by StrExpr to stringa_mean                                                                           26.6 ns         26.6 ns           10
Concat stringa by StrExpr to stringa_median                                                                         26.5 ns         26.5 ns           10
Concat stringa by StrExpr to stringa_stddev                                                                        0.683 ns        0.683 ns           10
Concat stringa by StrExpr to stringa_cv                                                                             2.57 %          2.57 %            10
-----  Find three concatenated string in string_view -----/repeats:1                                               0.000 ns        0.000 ns   1000000000000
Find concat three std::string_mean                                                                                   131 ns          131 ns           10
Find concat three std::string_median                                                                                 130 ns          130 ns           10
Find concat three std::string_stddev                                                                                3.41 ns         3.41 ns           10
Find concat three std::string_cv                                                                                    2.60 %          2.60 %            10
Find concat three strexpr_mean                                                                                      41.2 ns         41.2 ns           10
Find concat three strexpr_median                                                                                    40.3 ns         40.3 ns           10
Find concat three strexpr_stddev                                                                                    3.12 ns         3.12 ns           10
Find concat three strexpr_cv                                                                                        7.58 %          7.58 %            10
Find concat three simstr_mean                                                                                       20.0 ns         20.0 ns           10
Find concat three simstr_median                                                                                     19.7 ns         19.7 ns           10
Find concat three simstr_stddev                                                                                    0.612 ns        0.612 ns           10
Find concat three simstr_cv                                                                                         3.06 %          3.06 %            10
-----  Build Type Name ---------/repeats:1                                                                         0.000 ns        0.000 ns   1000000000000
BuildTypeNameStr 0/0_mean                                                                                           10.0 ns         10.0 ns           10
BuildTypeNameStr 0/0_median                                                                                         9.99 ns         9.99 ns           10
BuildTypeNameStr 0/0_stddev                                                                                        0.382 ns        0.382 ns           10
BuildTypeNameStr 0/0_cv                                                                                             3.81 %          3.81 %            10
BuildTypeNameExp 0/0_mean                                                                                           6.30 ns         6.30 ns           10
BuildTypeNameExp 0/0_median                                                                                         6.27 ns         6.27 ns           10
BuildTypeNameExp 0/0_stddev                                                                                        0.102 ns        0.102 ns           10
BuildTypeNameExp 0/0_cv                                                                                             1.62 %          1.62 %            10
BuildTypeNameSim 0/0_mean                                                                                           4.85 ns         4.85 ns           10
BuildTypeNameSim 0/0_median                                                                                         4.87 ns         4.87 ns           10
BuildTypeNameSim 0/0_stddev                                                                                        0.115 ns        0.115 ns           10
BuildTypeNameSim 0/0_cv                                                                                             2.38 %          2.38 %            10
BuildTypeNameStr 10/10_mean                                                                                         77.6 ns         77.6 ns           10
BuildTypeNameStr 10/10_median                                                                                       77.2 ns         77.2 ns           10
BuildTypeNameStr 10/10_stddev                                                                                       1.58 ns         1.58 ns           10
BuildTypeNameStr 10/10_cv                                                                                           2.03 %          2.03 %            10
BuildTypeNameExp 10/10_mean                                                                                         26.2 ns         26.2 ns           10
BuildTypeNameExp 10/10_median                                                                                       26.1 ns         26.1 ns           10
BuildTypeNameExp 10/10_stddev                                                                                      0.409 ns        0.409 ns           10
BuildTypeNameExp 10/10_cv                                                                                           1.56 %          1.56 %            10
BuildTypeNameSim 10/10_mean                                                                                         22.2 ns         22.2 ns           10
BuildTypeNameSim 10/10_median                                                                                       21.7 ns         21.7 ns           10
BuildTypeNameSim 10/10_stddev                                                                                       1.97 ns         1.97 ns           10
BuildTypeNameSim 10/10_cv                                                                                           8.90 %          8.90 %            10
-----  Replace string by copy -----/repeats:1                                                                      0.000 ns        0.000 ns   1000000000000
Concat with replace str_mean                                                                                         238 ns          238 ns           10
Concat with replace str_median                                                                                       230 ns          230 ns           10
Concat with replace str_stddev                                                                                      22.1 ns         22.1 ns           10
Concat with replace str_cv                                                                                          9.29 %          9.29 %            10
Concat with replace exp_mean                                                                                         132 ns          132 ns           10
Concat with replace exp_median                                                                                       132 ns          132 ns           10
Concat with replace exp_stddev                                                                                      5.55 ns         5.55 ns           10
Concat with replace exp_cv                                                                                          4.19 %          4.19 %            10
-----  Create Empty Str ---------/repeats:1                                                                        0.000 ns        0.000 ns   1000000000000
std::string e;_mean                                                                                                 1.11 ns         1.11 ns           10
std::string e;_median                                                                                               1.11 ns         1.11 ns           10
std::string e;_stddev                                                                                              0.013 ns        0.013 ns           10
std::string e;_cv                                                                                                   1.18 %          1.18 %            10
std::string_view e;_mean                                                                                           0.736 ns        0.736 ns           10
std::string_view e;_median                                                                                         0.733 ns        0.733 ns           10
std::string_view e;_stddev                                                                                         0.011 ns        0.011 ns           10
std::string_view e;_cv                                                                                              1.54 %          1.54 %            10
ssa e;_mean                                                                                                        0.182 ns        0.182 ns           10
ssa e;_median                                                                                                      0.182 ns        0.182 ns           10
ssa e;_stddev                                                                                                      0.002 ns        0.002 ns           10
ssa e;_cv                                                                                                           1.09 %          1.09 %            10
stringa e;_mean                                                                                                    0.751 ns        0.751 ns           10
stringa e;_median                                                                                                  0.749 ns        0.749 ns           10
stringa e;_stddev                                                                                                  0.016 ns        0.016 ns           10
stringa e;_cv                                                                                                       2.09 %          2.09 %            10
lstringa<20> e;_mean                                                                                                1.16 ns         1.16 ns           10
lstringa<20> e;_median                                                                                              1.14 ns         1.14 ns           10
lstringa<20> e;_stddev                                                                                             0.034 ns        0.034 ns           10
lstringa<20> e;_cv                                                                                                  2.93 %          2.93 %            10
lstringa<40> e;_mean                                                                                                1.11 ns         1.11 ns           10
lstringa<40> e;_median                                                                                              1.10 ns         1.10 ns           10
lstringa<40> e;_stddev                                                                                             0.035 ns        0.035 ns           10
lstringa<40> e;_cv                                                                                                  3.16 %          3.16 %            10
-----  Create Str from short literal (9 symbols) --------/repeats:1                                                0.000 ns        0.000 ns   1000000000000
std::string e      = "Test text";_mean                                                                              1.85 ns         1.85 ns           10
std::string e      = "Test text";_median                                                                            1.84 ns         1.84 ns           10
std::string e      = "Test text";_stddev                                                                           0.041 ns        0.041 ns           10
std::string e      = "Test text";_cv                                                                                2.22 %          2.22 %            10
std::string_view e = "Test text";_mean                                                                             0.747 ns        0.747 ns           10
std::string_view e = "Test text";_median                                                                           0.744 ns        0.744 ns           10
std::string_view e = "Test text";_stddev                                                                           0.016 ns        0.016 ns           10
std::string_view e = "Test text";_cv                                                                                2.14 %          2.14 %            10
ssa e              = "Test text";_mean                                                                             0.738 ns        0.738 ns           10
ssa e              = "Test text";_median                                                                           0.736 ns        0.736 ns           10
ssa e              = "Test text";_stddev                                                                           0.021 ns        0.021 ns           10
ssa e              = "Test text";_cv                                                                                2.79 %          2.79 %            10
stringa e          = "Test text";_mean                                                                              1.10 ns         1.10 ns           10
stringa e          = "Test text";_median                                                                            1.11 ns         1.11 ns           10
stringa e          = "Test text";_stddev                                                                           0.020 ns        0.020 ns           10
stringa e          = "Test text";_cv                                                                                1.84 %          1.84 %            10
lstringa<20> e     = "Test text";_mean                                                                              1.84 ns         1.84 ns           10
lstringa<20> e     = "Test text";_median                                                                            1.84 ns         1.84 ns           10
lstringa<20> e     = "Test text";_stddev                                                                           0.023 ns        0.023 ns           10
lstringa<20> e     = "Test text";_cv                                                                                1.22 %          1.22 %            10
lstringa<40> e     = "Test text";_mean                                                                              1.83 ns         1.83 ns           10
lstringa<40> e     = "Test text";_median                                                                            1.83 ns         1.83 ns           10
lstringa<40> e     = "Test text";_stddev                                                                           0.019 ns        0.019 ns           10
lstringa<40> e     = "Test text";_cv                                                                                1.05 %          1.05 %            10
-----  Create Str from long literal (30 symbols) ---------/repeats:1                                               0.000 ns        0.000 ns   1000000000000
std::string e      = "123456789012345678901234567890";_mean                                                         18.9 ns         18.9 ns           10
std::string e      = "123456789012345678901234567890";_median                                                       19.0 ns         19.0 ns           10
std::string e      = "123456789012345678901234567890";_stddev                                                      0.272 ns        0.272 ns           10
std::string e      = "123456789012345678901234567890";_cv                                                           1.44 %          1.44 %            10
std::string_view e = "123456789012345678901234567890";_mean                                                        0.733 ns        0.733 ns           10
std::string_view e = "123456789012345678901234567890";_median                                                      0.731 ns        0.731 ns           10
std::string_view e = "123456789012345678901234567890";_stddev                                                      0.008 ns        0.008 ns           10
std::string_view e = "123456789012345678901234567890";_cv                                                           1.11 %          1.11 %            10
ssa e              = "123456789012345678901234567890";_mean                                                        0.733 ns        0.733 ns           10
ssa e              = "123456789012345678901234567890";_median                                                      0.731 ns        0.731 ns           10
ssa e              = "123456789012345678901234567890";_stddev                                                      0.012 ns        0.012 ns           10
ssa e              = "123456789012345678901234567890";_cv                                                           1.58 %          1.58 %            10
stringa e          = "123456789012345678901234567890";_mean                                                         1.16 ns         1.16 ns           10
stringa e          = "123456789012345678901234567890";_median                                                       1.16 ns         1.16 ns           10
stringa e          = "123456789012345678901234567890";_stddev                                                      0.060 ns        0.060 ns           10
stringa e          = "123456789012345678901234567890";_cv                                                           5.15 %          5.15 %            10
lstringa<20> e     = "123456789012345678901234567890";_mean                                                         20.7 ns         20.7 ns           10
lstringa<20> e     = "123456789012345678901234567890";_median                                                       20.6 ns         20.6 ns           10
lstringa<20> e     = "123456789012345678901234567890";_stddev                                                      0.500 ns        0.500 ns           10
lstringa<20> e     = "123456789012345678901234567890";_cv                                                           2.42 %          2.41 %            10
lstringa<40> e     = "123456789012345678901234567890";_mean                                                         1.88 ns         1.88 ns           10
lstringa<40> e     = "123456789012345678901234567890";_median                                                       1.87 ns         1.87 ns           10
lstringa<40> e     = "123456789012345678901234567890";_stddev                                                      0.026 ns        0.026 ns           10
lstringa<40> e     = "123456789012345678901234567890";_cv                                                           1.38 %          1.38 %            10
-----  Create copy of Str with 9 symbols ---------/repeats:1                                                       0.000 ns        0.000 ns   1000000000000
std::string e      = "Test text"; auto c{e};_mean                                                                   6.00 ns         6.00 ns           10
std::string e      = "Test text"; auto c{e};_median                                                                 5.94 ns         5.94 ns           10
std::string e      = "Test text"; auto c{e};_stddev                                                                0.334 ns        0.334 ns           10
std::string e      = "Test text"; auto c{e};_cv                                                                     5.58 %          5.58 %            10
std::string_view e = "Test text"; auto c{e};_mean                                                                  0.378 ns        0.378 ns           10
std::string_view e = "Test text"; auto c{e};_median                                                                0.374 ns        0.374 ns           10
std::string_view e = "Test text"; auto c{e};_stddev                                                                0.011 ns        0.011 ns           10
std::string_view e = "Test text"; auto c{e};_cv                                                                     3.02 %          3.02 %            10
ssa e              = "Test text"; auto c{e};_mean                                                                  0.393 ns        0.393 ns           10
ssa e              = "Test text"; auto c{e};_median                                                                0.389 ns        0.389 ns           10
ssa e              = "Test text"; auto c{e};_stddev                                                                0.024 ns        0.024 ns           10
ssa e              = "Test text"; auto c{e};_cv                                                                     6.04 %          6.04 %            10
stringa e          = "Test text"; auto c{e};_mean                                                                   1.10 ns         1.10 ns           10
stringa e          = "Test text"; auto c{e};_median                                                                 1.10 ns         1.10 ns           10
stringa e          = "Test text"; auto c{e};_stddev                                                                0.012 ns        0.012 ns           10
stringa e          = "Test text"; auto c{e};_cv                                                                     1.12 %          1.12 %            10
lstringa<20> e     = "Test text"; auto c{e};_mean                                                                   4.47 ns         4.47 ns           10
lstringa<20> e     = "Test text"; auto c{e};_median                                                                 4.45 ns         4.45 ns           10
lstringa<20> e     = "Test text"; auto c{e};_stddev                                                                0.111 ns        0.111 ns           10
lstringa<20> e     = "Test text"; auto c{e};_cv                                                                     2.48 %          2.48 %            10
lstringa<40> e     = "Test text"; auto c{e};_mean                                                                   5.16 ns         5.16 ns           10
lstringa<40> e     = "Test text"; auto c{e};_median                                                                 5.12 ns         5.12 ns           10
lstringa<40> e     = "Test text"; auto c{e};_stddev                                                                0.221 ns        0.221 ns           10
lstringa<40> e     = "Test text"; auto c{e};_cv                                                                     4.29 %          4.29 %            10
-----  Create copy of Str with 30 symbols ---------/repeats:1                                                      0.000 ns        0.000 ns   1000000000000
std::string e      = "123456789012345678901234567890"; auto c{e};_mean                                              24.1 ns         24.1 ns           10
std::string e      = "123456789012345678901234567890"; auto c{e};_median                                            24.0 ns         24.0 ns           10
std::string e      = "123456789012345678901234567890"; auto c{e};_stddev                                           0.661 ns        0.661 ns           10
std::string e      = "123456789012345678901234567890"; auto c{e};_cv                                                2.75 %          2.75 %            10
std::string_view e = "123456789012345678901234567890"; auto c{e};_mean                                             0.738 ns        0.738 ns           10
std::string_view e = "123456789012345678901234567890"; auto c{e};_median                                           0.740 ns        0.740 ns           10
std::string_view e = "123456789012345678901234567890"; auto c{e};_stddev                                           0.013 ns        0.013 ns           10
std::string_view e = "123456789012345678901234567890"; auto c{e};_cv                                                1.75 %          1.75 %            10
ssa e              = "123456789012345678901234567890"; auto c{e};_mean                                             0.734 ns        0.734 ns           10
ssa e              = "123456789012345678901234567890"; auto c{e};_median                                           0.733 ns        0.733 ns           10
ssa e              = "123456789012345678901234567890"; auto c{e};_stddev                                           0.013 ns        0.013 ns           10
ssa e              = "123456789012345678901234567890"; auto c{e};_cv                                                1.84 %          1.84 %            10
stringa e          = "123456789012345678901234567890"; auto c{e};_mean                                              1.10 ns         1.10 ns           10
stringa e          = "123456789012345678901234567890"; auto c{e};_median                                            1.10 ns         1.10 ns           10
stringa e          = "123456789012345678901234567890"; auto c{e};_stddev                                           0.014 ns        0.014 ns           10
stringa e          = "123456789012345678901234567890"; auto c{e};_cv                                                1.27 %          1.27 %            10
lstringa<20> e     = "123456789012345678901234567890"; auto c{e};_mean                                              19.9 ns         19.9 ns           10
lstringa<20> e     = "123456789012345678901234567890"; auto c{e};_median                                            19.6 ns         19.6 ns           10
lstringa<20> e     = "123456789012345678901234567890"; auto c{e};_stddev                                           0.890 ns        0.890 ns           10
lstringa<20> e     = "123456789012345678901234567890"; auto c{e};_cv                                                4.48 %          4.48 %            10
lstringa<40> e     = "123456789012345678901234567890"; auto c{e};_mean                                              4.47 ns         4.47 ns           10
lstringa<40> e     = "123456789012345678901234567890"; auto c{e};_median                                            4.49 ns         4.49 ns           10
lstringa<40> e     = "123456789012345678901234567890"; auto c{e};_stddev                                           0.056 ns        0.056 ns           10
lstringa<40> e     = "123456789012345678901234567890"; auto c{e};_cv                                                1.25 %          1.25 %            10
-----  Find 9 symbols text in end of 99 symbols text ---------/repeats:1                                           0.000 ns        0.000 ns   1000000000000
std::string::find;_mean                                                                                             7.05 ns         7.05 ns           10
std::string::find;_median                                                                                           7.00 ns         7.00 ns           10
std::string::find;_stddev                                                                                          0.208 ns        0.208 ns           10
std::string::find;_cv                                                                                               2.95 %          2.95 %            10
std::string_view::find;_mean                                                                                        7.46 ns         7.46 ns           10
std::string_view::find;_median                                                                                      7.41 ns         7.41 ns           10
std::string_view::find;_stddev                                                                                     0.615 ns        0.615 ns           10
std::string_view::find;_cv                                                                                          8.25 %          8.25 %            10
ssa::find;_mean                                                                                                     6.38 ns         6.38 ns           10
ssa::find;_median                                                                                                   6.37 ns         6.37 ns           10
ssa::find;_stddev                                                                                                  0.084 ns        0.084 ns           10
ssa::find;_cv                                                                                                       1.32 %          1.32 %            10
stringa::find;_mean                                                                                                 6.78 ns         6.78 ns           10
stringa::find;_median                                                                                               6.79 ns         6.79 ns           10
stringa::find;_stddev                                                                                              0.116 ns        0.116 ns           10
stringa::find;_cv                                                                                                   1.71 %          1.71 %            10
lstringa<20>::find;_mean                                                                                            6.83 ns         6.83 ns           10
lstringa<20>::find;_median                                                                                          6.78 ns         6.78 ns           10
lstringa<20>::find;_stddev                                                                                         0.212 ns        0.212 ns           10
lstringa<20>::find;_cv                                                                                              3.11 %          3.11 %            10
lstringa<40>::find;_mean                                                                                            7.36 ns         7.36 ns           10
lstringa<40>::find;_median                                                                                          7.28 ns         7.28 ns           10
lstringa<40>::find;_stddev                                                                                         0.255 ns        0.255 ns           10
lstringa<40>::find;_cv                                                                                              3.47 %          3.47 %            10
-------  Copy not literal Str with N symbols ---------/repeats:1                                                   0.000 ns        0.000 ns   1000000000000
std::string copy{str_with_len_N};/15_mean                                                                           5.93 ns         5.93 ns           10
std::string copy{str_with_len_N};/15_median                                                                         5.93 ns         5.93 ns           10
std::string copy{str_with_len_N};/15_stddev                                                                        0.315 ns        0.315 ns           10
std::string copy{str_with_len_N};/15_cv                                                                             5.31 %          5.31 %            10
std::string copy{str_with_len_N};/16_mean                                                                           24.7 ns         24.7 ns           10
std::string copy{str_with_len_N};/16_median                                                                         24.0 ns         24.0 ns           10
std::string copy{str_with_len_N};/16_stddev                                                                         2.15 ns         2.15 ns           10
std::string copy{str_with_len_N};/16_cv                                                                             8.71 %          8.71 %            10
std::string copy{str_with_len_N};/23_mean                                                                           25.4 ns         25.4 ns           10
std::string copy{str_with_len_N};/23_median                                                                         25.4 ns         25.4 ns           10
std::string copy{str_with_len_N};/23_stddev                                                                         1.21 ns         1.21 ns           10
std::string copy{str_with_len_N};/23_cv                                                                             4.77 %          4.77 %            10
std::string copy{str_with_len_N};/24_mean                                                                           24.0 ns         24.0 ns           10
std::string copy{str_with_len_N};/24_median                                                                         23.9 ns         23.9 ns           10
std::string copy{str_with_len_N};/24_stddev                                                                        0.624 ns        0.624 ns           10
std::string copy{str_with_len_N};/24_cv                                                                             2.60 %          2.60 %            10
std::string copy{str_with_len_N};/32_mean                                                                           23.7 ns         23.7 ns           10
std::string copy{str_with_len_N};/32_median                                                                         23.5 ns         23.5 ns           10
std::string copy{str_with_len_N};/32_stddev                                                                        0.789 ns        0.789 ns           10
std::string copy{str_with_len_N};/32_cv                                                                             3.33 %          3.33 %            10
std::string copy{str_with_len_N};/64_mean                                                                           23.9 ns         23.9 ns           10
std::string copy{str_with_len_N};/64_median                                                                         23.8 ns         23.8 ns           10
std::string copy{str_with_len_N};/64_stddev                                                                        0.485 ns        0.485 ns           10
std::string copy{str_with_len_N};/64_cv                                                                             2.03 %          2.03 %            10
std::string copy{str_with_len_N};/128_mean                                                                          25.3 ns         25.3 ns           10
std::string copy{str_with_len_N};/128_median                                                                        25.3 ns         25.3 ns           10
std::string copy{str_with_len_N};/128_stddev                                                                       0.580 ns        0.580 ns           10
std::string copy{str_with_len_N};/128_cv                                                                            2.29 %          2.29 %            10
std::string copy{str_with_len_N};/256_mean                                                                          25.6 ns         25.6 ns           10
std::string copy{str_with_len_N};/256_median                                                                        25.6 ns         25.6 ns           10
std::string copy{str_with_len_N};/256_stddev                                                                       0.324 ns        0.324 ns           10
std::string copy{str_with_len_N};/256_cv                                                                            1.27 %          1.27 %            10
std::string copy{str_with_len_N};/512_mean                                                                          30.1 ns         30.1 ns           10
std::string copy{str_with_len_N};/512_median                                                                        29.9 ns         29.9 ns           10
std::string copy{str_with_len_N};/512_stddev                                                                        1.22 ns         1.22 ns           10
std::string copy{str_with_len_N};/512_cv                                                                            4.04 %          4.04 %            10
std::string copy{str_with_len_N};/1024_mean                                                                         39.5 ns         39.5 ns           10
std::string copy{str_with_len_N};/1024_median                                                                       39.3 ns         39.3 ns           10
std::string copy{str_with_len_N};/1024_stddev                                                                      0.901 ns        0.901 ns           10
std::string copy{str_with_len_N};/1024_cv                                                                           2.28 %          2.28 %            10
std::string copy{str_with_len_N};/2048_mean                                                                          114 ns          114 ns           10
std::string copy{str_with_len_N};/2048_median                                                                        115 ns          115 ns           10
std::string copy{str_with_len_N};/2048_stddev                                                                       5.51 ns         5.51 ns           10
std::string copy{str_with_len_N};/2048_cv                                                                           4.82 %          4.82 %            10
std::string copy{str_with_len_N};/4096_mean                                                                          153 ns          153 ns           10
std::string copy{str_with_len_N};/4096_median                                                                        154 ns          154 ns           10
std::string copy{str_with_len_N};/4096_stddev                                                                       12.3 ns         12.3 ns           10
std::string copy{str_with_len_N};/4096_cv                                                                           8.07 %          8.07 %            10
stringa copy{str_with_len_N};/15_mean                                                                               1.12 ns         1.12 ns           10
stringa copy{str_with_len_N};/15_median                                                                             1.12 ns         1.12 ns           10
stringa copy{str_with_len_N};/15_stddev                                                                            0.021 ns        0.021 ns           10
stringa copy{str_with_len_N};/15_cv                                                                                 1.88 %          1.88 %            10
stringa copy{str_with_len_N};/16_mean                                                                               1.09 ns         1.09 ns           10
stringa copy{str_with_len_N};/16_median                                                                             1.09 ns         1.09 ns           10
stringa copy{str_with_len_N};/16_stddev                                                                            0.012 ns        0.012 ns           10
stringa copy{str_with_len_N};/16_cv                                                                                 1.09 %          1.09 %            10
stringa copy{str_with_len_N};/23_mean                                                                               1.10 ns         1.10 ns           10
stringa copy{str_with_len_N};/23_median                                                                             1.09 ns         1.09 ns           10
stringa copy{str_with_len_N};/23_stddev                                                                            0.029 ns        0.029 ns           10
stringa copy{str_with_len_N};/23_cv                                                                                 2.68 %          2.68 %            10
stringa copy{str_with_len_N};/24_mean                                                                               16.2 ns         16.2 ns           10
stringa copy{str_with_len_N};/24_median                                                                             16.2 ns         16.2 ns           10
stringa copy{str_with_len_N};/24_stddev                                                                            0.197 ns        0.197 ns           10
stringa copy{str_with_len_N};/24_cv                                                                                 1.22 %          1.22 %            10
stringa copy{str_with_len_N};/32_mean                                                                               16.0 ns         16.0 ns           10
stringa copy{str_with_len_N};/32_median                                                                             16.0 ns         16.0 ns           10
stringa copy{str_with_len_N};/32_stddev                                                                            0.143 ns        0.143 ns           10
stringa copy{str_with_len_N};/32_cv                                                                                 0.89 %          0.89 %            10
stringa copy{str_with_len_N};/64_mean                                                                               16.3 ns         16.3 ns           10
stringa copy{str_with_len_N};/64_median                                                                             16.2 ns         16.2 ns           10
stringa copy{str_with_len_N};/64_stddev                                                                            0.299 ns        0.299 ns           10
stringa copy{str_with_len_N};/64_cv                                                                                 1.84 %          1.84 %            10
stringa copy{str_with_len_N};/128_mean                                                                              16.1 ns         16.1 ns           10
stringa copy{str_with_len_N};/128_median                                                                            16.1 ns         16.1 ns           10
stringa copy{str_with_len_N};/128_stddev                                                                           0.148 ns        0.148 ns           10
stringa copy{str_with_len_N};/128_cv                                                                                0.92 %          0.92 %            10
stringa copy{str_with_len_N};/256_mean                                                                              16.3 ns         16.3 ns           10
stringa copy{str_with_len_N};/256_median                                                                            16.1 ns         16.1 ns           10
stringa copy{str_with_len_N};/256_stddev                                                                           0.325 ns        0.325 ns           10
stringa copy{str_with_len_N};/256_cv                                                                                2.00 %          2.00 %            10
stringa copy{str_with_len_N};/512_mean                                                                              16.2 ns         16.2 ns           10
stringa copy{str_with_len_N};/512_median                                                                            16.1 ns         16.1 ns           10
stringa copy{str_with_len_N};/512_stddev                                                                           0.323 ns        0.323 ns           10
stringa copy{str_with_len_N};/512_cv                                                                                2.00 %          2.00 %            10
stringa copy{str_with_len_N};/1024_mean                                                                             16.1 ns         16.1 ns           10
stringa copy{str_with_len_N};/1024_median                                                                           16.0 ns         16.0 ns           10
stringa copy{str_with_len_N};/1024_stddev                                                                          0.249 ns        0.249 ns           10
stringa copy{str_with_len_N};/1024_cv                                                                               1.55 %          1.55 %            10
stringa copy{str_with_len_N};/2048_mean                                                                             17.9 ns         17.9 ns           10
stringa copy{str_with_len_N};/2048_median                                                                           16.2 ns         16.2 ns           10
stringa copy{str_with_len_N};/2048_stddev                                                                           3.59 ns         3.59 ns           10
stringa copy{str_with_len_N};/2048_cv                                                                              20.05 %         20.05 %            10
stringa copy{str_with_len_N};/4096_mean                                                                             17.8 ns         17.8 ns           10
stringa copy{str_with_len_N};/4096_median                                                                           16.1 ns         16.1 ns           10
stringa copy{str_with_len_N};/4096_stddev                                                                           3.54 ns         3.54 ns           10
stringa copy{str_with_len_N};/4096_cv                                                                              19.96 %         19.96 %            10
lstringa<16> copy{str_with_len_N};/15_mean                                                                          4.44 ns         4.44 ns           10
lstringa<16> copy{str_with_len_N};/15_median                                                                        4.44 ns         4.44 ns           10
lstringa<16> copy{str_with_len_N};/15_stddev                                                                       0.133 ns        0.133 ns           10
lstringa<16> copy{str_with_len_N};/15_cv                                                                            3.00 %          3.00 %            10
lstringa<16> copy{str_with_len_N};/16_mean                                                                          4.48 ns         4.48 ns           10
lstringa<16> copy{str_with_len_N};/16_median                                                                        4.51 ns         4.51 ns           10
lstringa<16> copy{str_with_len_N};/16_stddev                                                                       0.124 ns        0.124 ns           10
lstringa<16> copy{str_with_len_N};/16_cv                                                                            2.77 %          2.77 %            10
lstringa<16> copy{str_with_len_N};/23_mean                                                                          4.78 ns         4.78 ns           10
lstringa<16> copy{str_with_len_N};/23_median                                                                        4.78 ns         4.78 ns           10
lstringa<16> copy{str_with_len_N};/23_stddev                                                                       0.318 ns        0.318 ns           10
lstringa<16> copy{str_with_len_N};/23_cv                                                                            6.65 %          6.65 %            10
lstringa<16> copy{str_with_len_N};/24_mean                                                                          24.8 ns         24.8 ns           10
lstringa<16> copy{str_with_len_N};/24_median                                                                        24.4 ns         24.4 ns           10
lstringa<16> copy{str_with_len_N};/24_stddev                                                                        1.70 ns         1.70 ns           10
lstringa<16> copy{str_with_len_N};/24_cv                                                                            6.83 %          6.83 %            10
lstringa<16> copy{str_with_len_N};/32_mean                                                                          23.9 ns         23.9 ns           10
lstringa<16> copy{str_with_len_N};/32_median                                                                        23.8 ns         23.8 ns           10
lstringa<16> copy{str_with_len_N};/32_stddev                                                                       0.467 ns        0.467 ns           10
lstringa<16> copy{str_with_len_N};/32_cv                                                                            1.96 %          1.96 %            10
lstringa<16> copy{str_with_len_N};/64_mean                                                                          25.6 ns         25.6 ns           10
lstringa<16> copy{str_with_len_N};/64_median                                                                        25.4 ns         25.4 ns           10
lstringa<16> copy{str_with_len_N};/64_stddev                                                                       0.568 ns        0.568 ns           10
lstringa<16> copy{str_with_len_N};/64_cv                                                                            2.22 %          2.22 %            10
lstringa<16> copy{str_with_len_N};/128_mean                                                                         26.4 ns         26.4 ns           10
lstringa<16> copy{str_with_len_N};/128_median                                                                       26.2 ns         26.2 ns           10
lstringa<16> copy{str_with_len_N};/128_stddev                                                                       1.24 ns         1.24 ns           10
lstringa<16> copy{str_with_len_N};/128_cv                                                                           4.70 %          4.70 %            10
lstringa<16> copy{str_with_len_N};/256_mean                                                                         27.4 ns         27.4 ns           10
lstringa<16> copy{str_with_len_N};/256_median                                                                       27.1 ns         27.1 ns           10
lstringa<16> copy{str_with_len_N};/256_stddev                                                                      0.971 ns        0.971 ns           10
lstringa<16> copy{str_with_len_N};/256_cv                                                                           3.54 %          3.54 %            10
lstringa<16> copy{str_with_len_N};/512_mean                                                                         29.9 ns         29.9 ns           10
lstringa<16> copy{str_with_len_N};/512_median                                                                       30.1 ns         30.1 ns           10
lstringa<16> copy{str_with_len_N};/512_stddev                                                                      0.646 ns        0.646 ns           10
lstringa<16> copy{str_with_len_N};/512_cv                                                                           2.16 %          2.16 %            10
lstringa<16> copy{str_with_len_N};/1024_mean                                                                        93.1 ns         93.1 ns           10
lstringa<16> copy{str_with_len_N};/1024_median                                                                      94.6 ns         94.6 ns           10
lstringa<16> copy{str_with_len_N};/1024_stddev                                                                      6.41 ns         6.41 ns           10
lstringa<16> copy{str_with_len_N};/1024_cv                                                                          6.88 %          6.88 %            10
lstringa<16> copy{str_with_len_N};/2048_mean                                                                         107 ns          107 ns           10
lstringa<16> copy{str_with_len_N};/2048_median                                                                       109 ns          109 ns           10
lstringa<16> copy{str_with_len_N};/2048_stddev                                                                      9.10 ns         9.10 ns           10
lstringa<16> copy{str_with_len_N};/2048_cv                                                                          8.53 %          8.53 %            10
lstringa<16> copy{str_with_len_N};/4096_mean                                                                         128 ns          128 ns           10
lstringa<16> copy{str_with_len_N};/4096_median                                                                       128 ns          128 ns           10
lstringa<16> copy{str_with_len_N};/4096_stddev                                                                      10.5 ns         10.6 ns           10
lstringa<16> copy{str_with_len_N};/4096_cv                                                                          8.23 %          8.23 %            10
lstringa<512> copy{str_with_len_N};/15_mean                                                                         4.54 ns         4.54 ns           10
lstringa<512> copy{str_with_len_N};/15_median                                                                       4.46 ns         4.46 ns           10
lstringa<512> copy{str_with_len_N};/15_stddev                                                                      0.301 ns        0.301 ns           10
lstringa<512> copy{str_with_len_N};/15_cv                                                                           6.64 %          6.63 %            10
lstringa<512> copy{str_with_len_N};/16_mean                                                                         4.50 ns         4.50 ns           10
lstringa<512> copy{str_with_len_N};/16_median                                                                       4.48 ns         4.48 ns           10
lstringa<512> copy{str_with_len_N};/16_stddev                                                                      0.128 ns        0.128 ns           10
lstringa<512> copy{str_with_len_N};/16_cv                                                                           2.83 %          2.83 %            10
lstringa<512> copy{str_with_len_N};/23_mean                                                                         4.58 ns         4.58 ns           10
lstringa<512> copy{str_with_len_N};/23_median                                                                       4.50 ns         4.50 ns           10
lstringa<512> copy{str_with_len_N};/23_stddev                                                                      0.208 ns        0.208 ns           10
lstringa<512> copy{str_with_len_N};/23_cv                                                                           4.54 %          4.54 %            10
lstringa<512> copy{str_with_len_N};/24_mean                                                                         4.49 ns         4.49 ns           10
lstringa<512> copy{str_with_len_N};/24_median                                                                       4.46 ns         4.46 ns           10
lstringa<512> copy{str_with_len_N};/24_stddev                                                                      0.102 ns        0.102 ns           10
lstringa<512> copy{str_with_len_N};/24_cv                                                                           2.26 %          2.26 %            10
lstringa<512> copy{str_with_len_N};/32_mean                                                                         4.09 ns         4.09 ns           10
lstringa<512> copy{str_with_len_N};/32_median                                                                       4.08 ns         4.08 ns           10
lstringa<512> copy{str_with_len_N};/32_stddev                                                                      0.066 ns        0.066 ns           10
lstringa<512> copy{str_with_len_N};/32_cv                                                                           1.62 %          1.62 %            10
lstringa<512> copy{str_with_len_N};/64_mean                                                                         5.62 ns         5.62 ns           10
lstringa<512> copy{str_with_len_N};/64_median                                                                       5.59 ns         5.59 ns           10
lstringa<512> copy{str_with_len_N};/64_stddev                                                                      0.142 ns        0.142 ns           10
lstringa<512> copy{str_with_len_N};/64_cv                                                                           2.52 %          2.52 %            10
lstringa<512> copy{str_with_len_N};/128_mean                                                                        7.65 ns         7.65 ns           10
lstringa<512> copy{str_with_len_N};/128_median                                                                      7.51 ns         7.51 ns           10
lstringa<512> copy{str_with_len_N};/128_stddev                                                                     0.644 ns        0.644 ns           10
lstringa<512> copy{str_with_len_N};/128_cv                                                                          8.42 %          8.42 %            10
lstringa<512> copy{str_with_len_N};/256_mean                                                                        7.91 ns         7.91 ns           10
lstringa<512> copy{str_with_len_N};/256_median                                                                      7.95 ns         7.95 ns           10
lstringa<512> copy{str_with_len_N};/256_stddev                                                                     0.160 ns        0.160 ns           10
lstringa<512> copy{str_with_len_N};/256_cv                                                                          2.02 %          2.02 %            10
lstringa<512> copy{str_with_len_N};/512_mean                                                                        23.0 ns         23.0 ns           10
lstringa<512> copy{str_with_len_N};/512_median                                                                      23.0 ns         23.0 ns           10
lstringa<512> copy{str_with_len_N};/512_stddev                                                                     0.438 ns        0.438 ns           10
lstringa<512> copy{str_with_len_N};/512_cv                                                                          1.90 %          1.90 %            10
lstringa<512> copy{str_with_len_N};/1024_mean                                                                       92.2 ns         92.2 ns           10
lstringa<512> copy{str_with_len_N};/1024_median                                                                     92.7 ns         92.7 ns           10
lstringa<512> copy{str_with_len_N};/1024_stddev                                                                     5.60 ns         5.60 ns           10
lstringa<512> copy{str_with_len_N};/1024_cv                                                                         6.08 %          6.08 %            10
lstringa<512> copy{str_with_len_N};/2048_mean                                                                        110 ns          110 ns           10
lstringa<512> copy{str_with_len_N};/2048_median                                                                      108 ns          108 ns           10
lstringa<512> copy{str_with_len_N};/2048_stddev                                                                     9.96 ns         9.96 ns           10
lstringa<512> copy{str_with_len_N};/2048_cv                                                                         9.04 %          9.04 %            10
lstringa<512> copy{str_with_len_N};/4096_mean                                                                        123 ns          123 ns           10
lstringa<512> copy{str_with_len_N};/4096_median                                                                      123 ns          123 ns           10
lstringa<512> copy{str_with_len_N};/4096_stddev                                                                     7.26 ns         7.26 ns           10
lstringa<512> copy{str_with_len_N};/4096_cv                                                                         5.90 %          5.90 %            10
-----  Convert to int '1234567'  ---------/repeats:1                                                               0.000 ns        0.000 ns   1000000000000
std::string s = "123456789"; int res = std::strtol(s.c_str(), 0, 10);_mean                                          27.0 ns         27.0 ns           10
std::string s = "123456789"; int res = std::strtol(s.c_str(), 0, 10);_median                                        26.9 ns         26.9 ns           10
std::string s = "123456789"; int res = std::strtol(s.c_str(), 0, 10);_stddev                                       0.838 ns        0.838 ns           10
std::string s = "123456789"; int res = std::strtol(s.c_str(), 0, 10);_cv                                            3.11 %          3.11 %            10
std::string_view s = "123456789"; std::from_chars(s.data(), s.data() + s.size(), res, 10);_mean                     12.2 ns         12.2 ns           10
std::string_view s = "123456789"; std::from_chars(s.data(), s.data() + s.size(), res, 10);_median                   12.1 ns         12.1 ns           10
std::string_view s = "123456789"; std::from_chars(s.data(), s.data() + s.size(), res, 10);_stddev                  0.205 ns        0.205 ns           10
std::string_view s = "123456789"; std::from_chars(s.data(), s.data() + s.size(), res, 10);_cv                       1.69 %          1.69 %            10
stringa s = "123456789"; int res = s.to_int<int, true, 10, false>_mean                                              9.52 ns         9.52 ns           10
stringa s = "123456789"; int res = s.to_int<int, true, 10, false>_median                                            9.35 ns         9.35 ns           10
stringa s = "123456789"; int res = s.to_int<int, true, 10, false>_stddev                                           0.457 ns        0.457 ns           10
stringa s = "123456789"; int res = s.to_int<int, true, 10, false>_cv                                                4.80 %          4.80 %            10
ssa s = "123456789"; int res = s.to_int<int, true, 10, false>_mean                                                  7.82 ns         7.82 ns           10
ssa s = "123456789"; int res = s.to_int<int, true, 10, false>_median                                                7.79 ns         7.79 ns           10
ssa s = "123456789"; int res = s.to_int<int, true, 10, false>_stddev                                               0.160 ns        0.160 ns           10
ssa s = "123456789"; int res = s.to_int<int, true, 10, false>_cv                                                    2.04 %          2.04 %            10
lstringa<20> s = "123456789"; int res = s.to_int<int, true, 10, false>_mean                                         8.20 ns         8.20 ns           10
lstringa<20> s = "123456789"; int res = s.to_int<int, true, 10, false>_median                                       8.17 ns         8.17 ns           10
lstringa<20> s = "123456789"; int res = s.to_int<int, true, 10, false>_stddev                                      0.201 ns        0.201 ns           10
lstringa<20> s = "123456789"; int res = s.to_int<int, true, 10, false>_cv                                           2.45 %          2.45 %            10
-----  Convert to unsigned 'abcDef'  ---------/repeats:1                                                           0.000 ns        0.000 ns   1000000000000
std::string s = "abcDef"; int res = std::strtol(s.c_str(), 0, 16);_mean                                             24.2 ns         24.2 ns           10
std::string s = "abcDef"; int res = std::strtol(s.c_str(), 0, 16);_median                                           23.4 ns         23.4 ns           10
std::string s = "abcDef"; int res = std::strtol(s.c_str(), 0, 16);_stddev                                           1.68 ns         1.68 ns           10
std::string s = "abcDef"; int res = std::strtol(s.c_str(), 0, 16);_cv                                               6.96 %          6.96 %            10
std::string_view s = "abcDef"; std::from_chars(s.data(), s.data() + s.size(), res, 16);_mean                        9.61 ns         9.61 ns           10
std::string_view s = "abcDef"; std::from_chars(s.data(), s.data() + s.size(), res, 16);_median                      9.50 ns         9.50 ns           10
std::string_view s = "abcDef"; std::from_chars(s.data(), s.data() + s.size(), res, 16);_stddev                     0.219 ns        0.219 ns           10
std::string_view s = "abcDef"; std::from_chars(s.data(), s.data() + s.size(), res, 16);_cv                          2.27 %          2.27 %            10
stringa s = "abcDef"; int res = s.to_int<int, true, 16, false>_mean                                                 8.48 ns         8.48 ns           10
stringa s = "abcDef"; int res = s.to_int<int, true, 16, false>_median                                               8.48 ns         8.48 ns           10
stringa s = "abcDef"; int res = s.to_int<int, true, 16, false>_stddev                                              0.129 ns        0.129 ns           10
stringa s = "abcDef"; int res = s.to_int<int, true, 16, false>_cv                                                   1.53 %          1.53 %            10
ssa s = "abcDef"; int res = s.to_int<int, true, 16, false>_mean                                                     7.78 ns         7.78 ns           10
ssa s = "abcDef"; int res = s.to_int<int, true, 16, false>_median                                                   7.73 ns         7.73 ns           10
ssa s = "abcDef"; int res = s.to_int<int, true, 16, false>_stddev                                                  0.279 ns        0.279 ns           10
ssa s = "abcDef"; int res = s.to_int<int, true, 16, false>_cv                                                       3.59 %          3.59 %            10
lstringa<20> s = "abcDef"; int res = s.to_int<int, true, 16, false>_mean                                            8.37 ns         8.37 ns           10
lstringa<20> s = "abcDef"; int res = s.to_int<int, true, 16, false>_median                                          8.34 ns         8.34 ns           10
lstringa<20> s = "abcDef"; int res = s.to_int<int, true, 16, false>_stddev                                         0.311 ns        0.311 ns           10
lstringa<20> s = "abcDef"; int res = s.to_int<int, true, 16, false>_cv                                              3.71 %          3.71 %            10
-----  Convert to int '    1234567'  ---------/repeats:1                                                           0.000 ns        0.000 ns   1000000000000
std::string s = "    123456789"; int res = std::strtol(s.c_str(), 0, 0);_mean                                       28.5 ns         28.5 ns           10
std::string s = "    123456789"; int res = std::strtol(s.c_str(), 0, 0);_median                                     28.5 ns         28.5 ns           10
std::string s = "    123456789"; int res = std::strtol(s.c_str(), 0, 0);_stddev                                    0.525 ns        0.525 ns           10
std::string s = "    123456789"; int res = std::strtol(s.c_str(), 0, 0);_cv                                         1.84 %          1.84 %            10
stringa s = "    123456789"; int res = s.to_int<int>; // Check overflow_mean                                        15.0 ns         15.0 ns           10
stringa s = "    123456789"; int res = s.to_int<int>; // Check overflow_median                                      14.7 ns         14.7 ns           10
stringa s = "    123456789"; int res = s.to_int<int>; // Check overflow_stddev                                     0.522 ns        0.522 ns           10
stringa s = "    123456789"; int res = s.to_int<int>; // Check overflow_cv                                          3.49 %          3.49 %            10
ssa s = "    123456789"; int res = s.to_int<int, false>; // No check overflow_mean                                  10.7 ns         10.7 ns           10
ssa s = "    123456789"; int res = s.to_int<int, false>; // No check overflow_median                                10.8 ns         10.8 ns           10
ssa s = "    123456789"; int res = s.to_int<int, false>; // No check overflow_stddev                               0.180 ns        0.180 ns           10
ssa s = "    123456789"; int res = s.to_int<int, false>; // No check overflow_cv                                    1.68 %          1.68 %            10
-----  Convert to double '1234.567e10'  ---------/repeats:1                                                        0.000 ns        0.000 ns   1000000000000
std::string s = "1234.567e10"; double res = std::strtod(s.c_str(), nullptr);_mean                                   66.5 ns         66.5 ns           10
std::string s = "1234.567e10"; double res = std::strtod(s.c_str(), nullptr);_median                                 64.1 ns         64.1 ns           10
std::string s = "1234.567e10"; double res = std::strtod(s.c_str(), nullptr);_stddev                                 4.78 ns         4.78 ns           10
std::string s = "1234.567e10"; double res = std::strtod(s.c_str(), nullptr);_cv                                     7.19 %          7.19 %            10
std::string_view s = "1234.567e10"; std::from_chars(s.data(), s.data() + s.size(), res);_mean                       25.6 ns         25.6 ns           10
std::string_view s = "1234.567e10"; std::from_chars(s.data(), s.data() + s.size(), res);_median                     25.0 ns         25.0 ns           10
std::string_view s = "1234.567e10"; std::from_chars(s.data(), s.data() + s.size(), res);_stddev                     1.50 ns         1.50 ns           10
std::string_view s = "1234.567e10"; std::from_chars(s.data(), s.data() + s.size(), res);_cv                         5.86 %          5.86 %            10
ssa s = "1234.567e10"; double res = *s.to_double()_mean                                                             25.1 ns         25.1 ns           10
ssa s = "1234.567e10"; double res = *s.to_double()_median                                                           24.7 ns         24.7 ns           10
ssa s = "1234.567e10"; double res = *s.to_double()_stddev                                                          0.920 ns        0.920 ns           10
ssa s = "1234.567e10"; double res = *s.to_double()_cv                                                               3.66 %          3.66 %            10
-- Append const literal of 16 bytes 64 times, 1024 total length --/repeats:1                                       0.000 ns        0.000 ns   1000000000000
std::stringstream str; ... str << "abbaabbaabbaabba";_mean                                                          1342 ns         1342 ns           10
std::stringstream str; ... str << "abbaabbaabbaabba";_median                                                        1340 ns         1340 ns           10
std::stringstream str; ... str << "abbaabbaabbaabba";_stddev                                                        34.5 ns         34.5 ns           10
std::stringstream str; ... str << "abbaabbaabbaabba";_cv                                                            2.57 %          2.57 %            10
std::string str; ... str += "abbaabbaabbaabba";_mean                                                                 384 ns          384 ns           10
std::string str; ... str += "abbaabbaabbaabba";_median                                                               381 ns          381 ns           10
std::string str; ... str += "abbaabbaabbaabba";_stddev                                                              13.5 ns         13.5 ns           10
std::string str; ... str += "abbaabbaabbaabba";_cv                                                                  3.51 %          3.51 %            10
lstringa<8> str; ... str += "abbaabbaabbaabba";_mean                                                                 369 ns          369 ns           10
lstringa<8> str; ... str += "abbaabbaabbaabba";_median                                                               367 ns          367 ns           10
lstringa<8> str; ... str += "abbaabbaabbaabba";_stddev                                                              15.2 ns         15.2 ns           10
lstringa<8> str; ... str += "abbaabbaabbaabba";_cv                                                                  4.12 %          4.12 %            10
lstringa<128> str; ... str += "abbaabbaabbaabba";_mean                                                               275 ns          275 ns           10
lstringa<128> str; ... str += "abbaabbaabbaabba";_median                                                             281 ns          281 ns           10
lstringa<128> str; ... str += "abbaabbaabbaabba";_stddev                                                            19.9 ns         19.9 ns           10
lstringa<128> str; ... str += "abbaabbaabbaabba";_cv                                                                7.23 %          7.23 %            10
lstringa<512> str; ... str += "abbaabbaabbaabba";_mean                                                               215 ns          215 ns           10
lstringa<512> str; ... str += "abbaabbaabbaabba";_median                                                             214 ns          214 ns           10
lstringa<512> str; ... str += "abbaabbaabbaabba";_stddev                                                            3.06 ns         3.06 ns           10
lstringa<512> str; ... str += "abbaabbaabbaabba";_cv                                                                1.42 %          1.42 %            10
lstringa<1024> str; ... str += "abbaabbaabbaabba";_mean                                                              140 ns          140 ns           10
lstringa<1024> str; ... str += "abbaabbaabbaabba";_median                                                            139 ns          139 ns           10
lstringa<1024> str; ... str += "abbaabbaabbaabba";_stddev                                                           2.73 ns         2.73 ns           10
lstringa<1024> str; ... str += "abbaabbaabbaabba";_cv                                                               1.95 %          1.95 %            10
-- Append string of 16 bytes and const literal of 16 bytes 32 times, 1024 total length --/repeats:1                0.000 ns        0.000 ns   1000000000000
std::stringstream str; ... str << str_var << "abbaabbaabbaabba";_mean                                               1366 ns         1366 ns           10
std::stringstream str; ... str << str_var << "abbaabbaabbaabba";_median                                             1366 ns         1366 ns           10
std::stringstream str; ... str << str_var << "abbaabbaabbaabba";_stddev                                             31.4 ns         31.4 ns           10
std::stringstream str; ... str << str_var << "abbaabbaabbaabba";_cv                                                 2.30 %          2.30 %            10
std::string str; ... str += str_var + "abbaabbaabbaabba";_mean                                                      1302 ns         1302 ns           10
std::string str; ... str += str_var + "abbaabbaabbaabba";_median                                                    1294 ns         1294 ns           10
std::string str; ... str += str_var + "abbaabbaabbaabba";_stddev                                                    37.1 ns         37.1 ns           10
std::string str; ... str += str_var + "abbaabbaabbaabba";_cv                                                        2.85 %          2.85 %            10
lstringa<8> str; ... str += str_var + "abbaabbaabbaabba";_mean                                                       445 ns          445 ns           10
lstringa<8> str; ... str += str_var + "abbaabbaabbaabba";_median                                                     445 ns          445 ns           10
lstringa<8> str; ... str += str_var + "abbaabbaabbaabba";_stddev                                                    14.8 ns         14.8 ns           10
lstringa<8> str; ... str += str_var + "abbaabbaabbaabba";_cv                                                        3.32 %          3.32 %            10
lstringa<128> str; ... str += str_var + "abbaabbaabbaabba";_mean                                                     372 ns          372 ns           10
lstringa<128> str; ... str += str_var + "abbaabbaabbaabba";_median                                                   369 ns          369 ns           10
lstringa<128> str; ... str += str_var + "abbaabbaabbaabba";_stddev                                                  8.87 ns         8.87 ns           10
lstringa<128> str; ... str += str_var + "abbaabbaabbaabba";_cv                                                      2.38 %          2.38 %            10
lstringa<512> str; ... str += str_var + "abbaabbaabbaabba";_mean                                                     325 ns          325 ns           10
lstringa<512> str; ... str += str_var + "abbaabbaabbaabba";_median                                                   322 ns          322 ns           10
lstringa<512> str; ... str += str_var + "abbaabbaabbaabba";_stddev                                                  12.4 ns         12.4 ns           10
lstringa<512> str; ... str += str_var + "abbaabbaabbaabba";_cv                                                      3.80 %          3.80 %            10
lstringa<1024> str; ... str += str_var + "abbaabbaabbaabba";_mean                                                    244 ns          244 ns           10
lstringa<1024> str; ... str += str_var + "abbaabbaabbaabba";_median                                                  243 ns          243 ns           10
lstringa<1024> str; ... str += str_var + "abbaabbaabbaabba";_stddev                                                 8.63 ns         8.63 ns           10
lstringa<1024> str; ... str += str_var + "abbaabbaabbaabba";_cv                                                     3.53 %          3.53 %            10
-- Append string of 16 bytes and const literal of 16 bytes 2048 times, 65536 total length --/repeats:1             0.000 ns        0.000 ns   1000000000000
std::stringstream str; ... str << str_var << "abbaabbaabbaabba"; 2048 times_mean                                   72361 ns        72362 ns           10
std::stringstream str; ... str << str_var << "abbaabbaabbaabba"; 2048 times_median                                 72363 ns        72364 ns           10
std::stringstream str; ... str << str_var << "abbaabbaabbaabba"; 2048 times_stddev                                  1875 ns         1875 ns           10
std::stringstream str; ... str << str_var << "abbaabbaabbaabba"; 2048 times_cv                                      2.59 %          2.59 %            10
std::string str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_mean                                          75918 ns        75918 ns           10
std::string str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_median                                        74663 ns        74663 ns           10
std::string str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_stddev                                         3656 ns         3656 ns           10
std::string str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_cv                                             4.82 %          4.82 %            10
lstringa<8> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_mean                                          30423 ns        30423 ns           10
lstringa<8> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_median                                        30339 ns        30339 ns           10
lstringa<8> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_stddev                                         1316 ns         1316 ns           10
lstringa<8> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_cv                                             4.33 %          4.33 %            10
lstringa<128> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_mean                                        18518 ns        18518 ns           10
lstringa<128> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_median                                      18508 ns        18508 ns           10
lstringa<128> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_stddev                                        450 ns          450 ns           10
lstringa<128> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_cv                                           2.43 %          2.43 %            10
lstringa<512> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_mean                                        17088 ns        17088 ns           10
lstringa<512> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_median                                      17075 ns        17075 ns           10
lstringa<512> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_stddev                                        315 ns          315 ns           10
lstringa<512> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_cv                                           1.84 %          1.84 %            10
lstringa<1024> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_mean                                       17198 ns        17198 ns           10
lstringa<1024> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_median                                     17067 ns        17067 ns           10
lstringa<1024> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_stddev                                       349 ns          349 ns           10
lstringa<1024> str; ... str += str_var + "abbaabbaabbaabba"; 2048 times_cv                                          2.03 %          2.03 %            10
-- Append 2 string of 16 bytes 32 times, 1024 total length --/repeats:1                                            0.000 ns        0.000 ns   1000000000000
std::stringstream str; ... str << str_var1 << str_var2;_mean                                                        1367 ns         1367 ns           10
std::stringstream str; ... str << str_var1 << str_var2;_median                                                      1356 ns         1356 ns           10
std::stringstream str; ... str << str_var1 << str_var2;_stddev                                                      38.7 ns         38.7 ns           10
std::stringstream str; ... str << str_var1 << str_var2;_cv                                                          2.83 %          2.83 %            10
std::string str; ... str += str_var1 + str_var2;_mean                                                               1440 ns         1440 ns           10
std::string str; ... str += str_var1 + str_var2;_median                                                             1412 ns         1412 ns           10
std::string str; ... str += str_var1 + str_var2;_stddev                                                              104 ns          104 ns           10
std::string str; ... str += str_var1 + str_var2;_cv                                                                 7.26 %          7.26 %            10
lstringa<16> str; ... str += str_var1 + str_var2;_mean                                                               539 ns          539 ns           10
lstringa<16> str; ... str += str_var1 + str_var2;_median                                                             525 ns          525 ns           10
lstringa<16> str; ... str += str_var1 + str_var2;_stddev                                                            46.4 ns         46.4 ns           10
lstringa<16> str; ... str += str_var1 + str_var2;_cv                                                                8.61 %          8.61 %            10
lstringa<128> str; ... str += str_var1 + str_var2;_mean                                                              442 ns          442 ns           10
lstringa<128> str; ... str += str_var1 + str_var2;_median                                                            441 ns          441 ns           10
lstringa<128> str; ... str += str_var1 + str_var2;_stddev                                                           13.0 ns         13.0 ns           10
lstringa<128> str; ... str += str_var1 + str_var2;_cv                                                               2.93 %          2.93 %            10
lstringa<512> str; ... str += str_var1 + str_var2;_mean                                                              384 ns          384 ns           10
lstringa<512> str; ... str += str_var1 + str_var2;_median                                                            383 ns          383 ns           10
lstringa<512> str; ... str += str_var1 + str_var2;_stddev                                                           17.1 ns         17.1 ns           10
lstringa<512> str; ... str += str_var1 + str_var2;_cv                                                               4.46 %          4.46 %            10
lstringa<1024> str; ... str += str_var1 + str_var2;_mean                                                             305 ns          305 ns           10
lstringa<1024> str; ... str += str_var1 + str_var2;_median                                                           304 ns          304 ns           10
lstringa<1024> str; ... str += str_var1 + str_var2;_stddev                                                          5.50 ns         5.50 ns           10
lstringa<1024> str; ... str += str_var1 + str_var2;_cv                                                              1.80 %          1.80 %            10
-- Append text, number, text --/repeats:1                                                                          0.000 ns        0.000 ns   1000000000000
std::stringstream str; str << "test = " << k << " times";_mean                                                      3038 ns         3038 ns           10
std::stringstream str; str << "test = " << k << " times";_median                                                    3026 ns         3026 ns           10
std::stringstream str; str << "test = " << k << " times";_stddev                                                    83.9 ns         83.9 ns           10
std::stringstream str; str << "test = " << k << " times";_cv                                                        2.76 %          2.76 %            10
std::string str = "test = " + std::to_string(k) + " times";_mean                                                     455 ns          455 ns           10
std::string str = "test = " + std::to_string(k) + " times";_median                                                   456 ns          456 ns           10
std::string str = "test = " + std::to_string(k) + " times";_stddev                                                  8.02 ns         8.02 ns           10
std::string str = "test = " + std::to_string(k) + " times";_cv                                                      1.76 %          1.76 %            10
char buf[100]; sprintf(buf, "test = %u times", k); std::string str = buf;_mean                                      1524 ns         1524 ns           10
char buf[100]; sprintf(buf, "test = %u times", k); std::string str = buf;_median                                    1516 ns         1516 ns           10
char buf[100]; sprintf(buf, "test = %u times", k); std::string str = buf;_stddev                                    60.8 ns         60.8 ns           10
char buf[100]; sprintf(buf, "test = %u times", k); std::string str = buf;_cv                                        3.99 %          3.99 %            10
std::string str = std::format("test = {} times", k);_mean                                                           1257 ns         1257 ns           10
std::string str = std::format("test = {} times", k);_median                                                         1205 ns         1205 ns           10
std::string str = std::format("test = {} times", k);_stddev                                                          131 ns          131 ns           10
std::string str = std::format("test = {} times", k);_cv                                                            10.44 %         10.44 %            10
lstringa<8> str; str.format("test = {} times", k);_mean                                                             1696 ns         1696 ns           10
lstringa<8> str; str.format("test = {} times", k);_median                                                           1683 ns         1683 ns           10
lstringa<8> str; str.format("test = {} times", k);_stddev                                                          100.0 ns        100.0 ns           10
lstringa<8> str; str.format("test = {} times", k);_cv                                                               5.89 %          5.89 %            10
lstringa<32> str; str.format("test = {} times", k);_mean                                                            1059 ns         1059 ns           10
lstringa<32> str; str.format("test = {} times", k);_median                                                          1034 ns         1034 ns           10
lstringa<32> str; str.format("test = {} times", k);_stddev                                                          53.0 ns         53.0 ns           10
lstringa<32> str; str.format("test = {} times", k);_cv                                                              5.01 %          5.01 %            10
lstringa<8> str = "test = " + k + " times";_mean                                                                     311 ns          311 ns           10
lstringa<8> str = "test = " + k + " times";_median                                                                   305 ns          305 ns           10
lstringa<8> str = "test = " + k + " times";_stddev                                                                  14.3 ns         14.3 ns           10
lstringa<8> str = "test = " + k + " times";_cv                                                                      4.60 %          4.60 %            10
lstringa<32> str = "test = " + k + " times";_mean                                                                    165 ns          165 ns           10
lstringa<32> str = "test = " + k + " times";_median                                                                  164 ns          164 ns           10
lstringa<32> str = "test = " + k + " times";_stddev                                                                 5.21 ns         5.21 ns           10
lstringa<32> str = "test = " + k + " times";_cv                                                                     3.15 %          3.15 %            10
stringa str = "test = " + k + " times";_mean                                                                         157 ns          157 ns           10
stringa str = "test = " + k + " times";_median                                                                       155 ns          155 ns           10
stringa str = "test = " + k + " times";_stddev                                                                      7.31 ns         7.31 ns           10
stringa str = "test = " + k + " times";_cv                                                                          4.65 %          4.65 %            10
-- Split text and convert to int --/repeats:1                                                                      0.000 ns        0.000 ns   1000000000000
std::string::find + substr + std::strtol_mean                                                                        266 ns          266 ns           10
std::string::find + substr + std::strtol_median                                                                      264 ns          264 ns           10
std::string::find + substr + std::strtol_stddev                                                                     7.39 ns         7.39 ns           10
std::string::find + substr + std::strtol_cv                                                                         2.78 %          2.78 %            10
ssa::splitter + ssa::as_int_mean                                                                                     134 ns          134 ns           10
ssa::splitter + ssa::as_int_median                                                                                   133 ns          133 ns           10
ssa::splitter + ssa::as_int_stddev                                                                                  2.79 ns         2.79 ns           10
ssa::splitter + ssa::as_int_cv                                                                                      2.09 %          2.09 %            10
ssa::splitf + functor_mean                                                                                           129 ns          129 ns           10
ssa::splitf + functor_median                                                                                         129 ns          129 ns           10
ssa::splitf + functor_stddev                                                                                        2.99 ns         2.99 ns           10
ssa::splitf + functor_cv                                                                                            2.31 %          2.31 %            10
-- Replace symbols in text ~400 symbols --/repeats:1                                                               0.000 ns        0.000 ns   1000000000000
Naive (and wrong) replace symbols with std::string find + replace_mean                                               892 ns          892 ns           10
Naive (and wrong) replace symbols with std::string find + replace_median                                             853 ns          853 ns           10
Naive (and wrong) replace symbols with std::string find + replace_stddev                                             102 ns          102 ns           10
Naive (and wrong) replace symbols with std::string find + replace_cv                                               11.39 %         11.39 %            10
replace symbols with std::string find_first_of + replace_mean                                                       2488 ns         2488 ns           10
replace symbols with std::string find_first_of + replace_median                                                     2477 ns         2477 ns           10
replace symbols with std::string find_first_of + replace_stddev                                                     57.1 ns         57.1 ns           10
replace symbols with std::string find_first_of + replace_cv                                                         2.29 %          2.29 %            10
replace symbols with std::string_view find_first_of + copy_mean                                                     1056 ns         1056 ns           10
replace symbols with std::string_view find_first_of + copy_median                                                   1052 ns         1052 ns           10
replace symbols with std::string_view find_first_of + copy_stddev                                                   17.6 ns         17.6 ns           10
replace symbols with std::string_view find_first_of + copy_cv                                                       1.67 %          1.67 %            10
replace runtime symbols with string expressions and without remembering all search results_mean                     1534 ns         1534 ns           10
replace runtime symbols with string expressions and without remembering all search results_median                   1511 ns         1511 ns           10
replace runtime symbols with string expressions and without remembering all search results_stddev                    145 ns          145 ns           10
replace runtime symbols with string expressions and without remembering all search results_cv                       9.48 %          9.48 %            10
replace runtime symbols with simstr and memorization of all search results_mean                                     1029 ns         1029 ns           10
replace runtime symbols with simstr and memorization of all search results_median                                   1025 ns         1025 ns           10
replace runtime symbols with simstr and memorization of all search results_stddev                                   35.4 ns         35.4 ns           10
replace runtime symbols with simstr and memorization of all search results_cv                                       3.44 %          3.44 %            10
replace const symbols with string expressions and without remembering all search results_mean                       1217 ns         1217 ns           10
replace const symbols with string expressions and without remembering all search results_median                     1215 ns         1215 ns           10
replace const symbols with string expressions and without remembering all search results_stddev                     22.7 ns         22.7 ns           10
replace const symbols with string expressions and without remembering all search results_cv                         1.86 %          1.86 %            10
replace const symbols with string expressions and memorization of all search results_mean                            860 ns          860 ns           10
replace const symbols with string expressions and memorization of all search results_median                          858 ns          858 ns           10
replace const symbols with string expressions and memorization of all search results_stddev                         21.1 ns         21.1 ns           10
replace const symbols with string expressions and memorization of all search results_cv                             2.45 %          2.45 %            10
-- Replace symbols in text ~40 symbols --/repeats:1                                                                0.000 ns        0.000 ns   1000000000000
Short Naive (and wrong) replace symbols with std::string find + replace_mean                                         164 ns          164 ns           10
Short Naive (and wrong) replace symbols with std::string find + replace_median                                       162 ns          162 ns           10
Short Naive (and wrong) replace symbols with std::string find + replace_stddev                                      5.61 ns         5.61 ns           10
Short Naive (and wrong) replace symbols with std::string find + replace_cv                                          3.41 %          3.41 %            10
Short replace symbols with std::string find_first_of + replace_mean                                                  347 ns          347 ns           10
Short replace symbols with std::string find_first_of + replace_median                                                339 ns          339 ns           10
Short replace symbols with std::string find_first_of + replace_stddev                                               26.6 ns         26.6 ns           10
Short replace symbols with std::string find_first_of + replace_cv                                                   7.68 %          7.68 %            10
Short replace symbols with std::string_view find_first_of + copy_mean                                                168 ns          168 ns           10
Short replace symbols with std::string_view find_first_of + copy_median                                              168 ns          168 ns           10
Short replace symbols with std::string_view find_first_of + copy_stddev                                             2.94 ns         2.94 ns           10
Short replace symbols with std::string_view find_first_of + copy_cv                                                 1.74 %          1.74 %            10
Short replace runtime symbols with string expressions and without remembering all search results_mean                190 ns          190 ns           10
Short replace runtime symbols with string expressions and without remembering all search results_median              190 ns          190 ns           10
Short replace runtime symbols with string expressions and without remembering all search results_stddev             5.27 ns         5.27 ns           10
Short replace runtime symbols with string expressions and without remembering all search results_cv                 2.77 %          2.77 %            10
Short replace runtime symbols with simstr and memorization of all search results_mean                                185 ns          185 ns           10
Short replace runtime symbols with simstr and memorization of all search results_median                              184 ns          184 ns           10
Short replace runtime symbols with simstr and memorization of all search results_stddev                             4.03 ns         4.03 ns           10
Short replace runtime symbols with simstr and memorization of all search results_cv                                 2.18 %          2.18 %            10
Short replace const symbols with string expressions and without remembering all search results_mean                  157 ns          157 ns           10
Short replace const symbols with string expressions and without remembering all search results_median                156 ns          156 ns           10
Short replace const symbols with string expressions and without remembering all search results_stddev               3.90 ns         3.90 ns           10
Short replace const symbols with string expressions and without remembering all search results_cv                   2.49 %          2.49 %            10
Short replace const symbols with string expressions and memorization of all search results_mean                      149 ns          149 ns           10
Short replace const symbols with string expressions and memorization of all search results_median                    149 ns          149 ns           10
Short replace const symbols with string expressions and memorization of all search results_stddev                   3.75 ns         3.75 ns           10
Short replace const symbols with string expressions and memorization of all search results_cv                       2.51 %          2.51 %            10
-----  Replace All Str To Longer Size ---------/repeats:1                                                          0.000 ns        0.000 ns   1000000000000
replace bb to ---- in std::string|64_mean                                                                            164 ns          164 ns           10
replace bb to ---- in std::string|64_median                                                                          163 ns          163 ns           10
replace bb to ---- in std::string|64_stddev                                                                         2.53 ns         2.53 ns           10
replace bb to ---- in std::string|64_cv                                                                             1.55 %          1.55 %            10
replace bb to ---- in std::string|256_mean                                                                           493 ns          493 ns           10
replace bb to ---- in std::string|256_median                                                                         486 ns          486 ns           10
replace bb to ---- in std::string|256_stddev                                                                        24.8 ns         24.8 ns           10
replace bb to ---- in std::string|256_cv                                                                            5.02 %          5.02 %            10
replace bb to ---- in std::string|512_mean                                                                           980 ns          980 ns           10
replace bb to ---- in std::string|512_median                                                                         971 ns          971 ns           10
replace bb to ---- in std::string|512_stddev                                                                        33.2 ns         33.2 ns           10
replace bb to ---- in std::string|512_cv                                                                            3.39 %          3.39 %            10
replace bb to ---- in std::string|1024_mean                                                                         2467 ns         2467 ns           10
replace bb to ---- in std::string|1024_median                                                                       2487 ns         2487 ns           10
replace bb to ---- in std::string|1024_stddev                                                                        245 ns          245 ns           10
replace bb to ---- in std::string|1024_cv                                                                           9.93 %          9.93 %            10
replace bb to ---- in std::string|2048_mean                                                                         6568 ns         6568 ns           10
replace bb to ---- in std::string|2048_median                                                                       6490 ns         6490 ns           10
replace bb to ---- in std::string|2048_stddev                                                                        496 ns          496 ns           10
replace bb to ---- in std::string|2048_cv                                                                           7.54 %          7.54 %            10
replace bb to ---- in lstringa<8>|64_mean                                                                            158 ns          158 ns           10
replace bb to ---- in lstringa<8>|64_median                                                                          156 ns          156 ns           10
replace bb to ---- in lstringa<8>|64_stddev                                                                         8.53 ns         8.53 ns           10
replace bb to ---- in lstringa<8>|64_cv                                                                             5.39 %          5.39 %            10
replace bb to ---- in lstringa<8>|256_mean                                                                           509 ns          509 ns           10
replace bb to ---- in lstringa<8>|256_median                                                                         503 ns          503 ns           10
replace bb to ---- in lstringa<8>|256_stddev                                                                        35.4 ns         35.4 ns           10
replace bb to ---- in lstringa<8>|256_cv                                                                            6.96 %          6.96 %            10
replace bb to ---- in lstringa<8>|512_mean                                                                           916 ns          916 ns           10
replace bb to ---- in lstringa<8>|512_median                                                                         913 ns          913 ns           10
replace bb to ---- in lstringa<8>|512_stddev                                                                        31.2 ns         31.2 ns           10
replace bb to ---- in lstringa<8>|512_cv                                                                            3.41 %          3.41 %            10
replace bb to ---- in lstringa<8>|1024_mean                                                                         1877 ns         1877 ns           10
replace bb to ---- in lstringa<8>|1024_median                                                                       1866 ns         1866 ns           10
replace bb to ---- in lstringa<8>|1024_stddev                                                                       68.4 ns         68.4 ns           10
replace bb to ---- in lstringa<8>|1024_cv                                                                           3.65 %          3.65 %            10
replace bb to ---- in lstringa<8>|2048_mean                                                                         3516 ns         3516 ns           10
replace bb to ---- in lstringa<8>|2048_median                                                                       3525 ns         3525 ns           10
replace bb to ---- in lstringa<8>|2048_stddev                                                                        110 ns          110 ns           10
replace bb to ---- in lstringa<8>|2048_cv                                                                           3.12 %          3.12 %            10
replace bb to ---- by init stringa|64_mean                                                                           105 ns          105 ns           10
replace bb to ---- by init stringa|64_median                                                                         101 ns          101 ns           10
replace bb to ---- by init stringa|64_stddev                                                                        9.27 ns         9.27 ns           10
replace bb to ---- by init stringa|64_cv                                                                            8.84 %          8.84 %            10
replace bb to ---- by init stringa|256_mean                                                                          305 ns          305 ns           10
replace bb to ---- by init stringa|256_median                                                                        295 ns          295 ns           10
replace bb to ---- by init stringa|256_stddev                                                                       23.3 ns         23.3 ns           10
replace bb to ---- by init stringa|256_cv                                                                           7.63 %          7.63 %            10
replace bb to ---- by init stringa|512_mean                                                                          735 ns          735 ns           10
replace bb to ---- by init stringa|512_median                                                                        736 ns          736 ns           10
replace bb to ---- by init stringa|512_stddev                                                                       11.1 ns         11.1 ns           10
replace bb to ---- by init stringa|512_cv                                                                           1.51 %          1.51 %            10
replace bb to ---- by init stringa|1024_mean                                                                        1627 ns         1627 ns           10
replace bb to ---- by init stringa|1024_median                                                                      1622 ns         1622 ns           10
replace bb to ---- by init stringa|1024_stddev                                                                      36.2 ns         36.2 ns           10
replace bb to ---- by init stringa|1024_cv                                                                          2.22 %          2.22 %            10
replace bb to ---- by init stringa|2048_mean                                                                        3391 ns         3391 ns           10
replace bb to ---- by init stringa|2048_median                                                                      3342 ns         3342 ns           10
replace bb to ---- by init stringa|2048_stddev                                                                       129 ns          129 ns           10
replace bb to ---- by init stringa|2048_cv                                                                          3.81 %          3.81 %            10
-----  Replace All Str To Same Size ---------/repeats:1                                                            0.000 ns        0.000 ns   1000000000000
replace bb to -- in std::string|64_mean                                                                              121 ns          121 ns           10
replace bb to -- in std::string|64_median                                                                            120 ns          120 ns           10
replace bb to -- in std::string|64_stddev                                                                           3.52 ns         3.52 ns           10
replace bb to -- in std::string|64_cv                                                                               2.91 %          2.91 %            10
replace bb to -- in std::string|256_mean                                                                             407 ns          407 ns           10
replace bb to -- in std::string|256_median                                                                           404 ns          404 ns           10
replace bb to -- in std::string|256_stddev                                                                          12.0 ns         12.0 ns           10
replace bb to -- in std::string|256_cv                                                                              2.94 %          2.94 %            10
replace bb to -- in std::string|512_mean                                                                             710 ns          710 ns           10
replace bb to -- in std::string|512_median                                                                           710 ns          710 ns           10
replace bb to -- in std::string|512_stddev                                                                          15.4 ns         15.4 ns           10
replace bb to -- in std::string|512_cv                                                                              2.17 %          2.17 %            10
replace bb to -- in std::string|1024_mean                                                                           1390 ns         1390 ns           10
replace bb to -- in std::string|1024_median                                                                         1401 ns         1401 ns           10
replace bb to -- in std::string|1024_stddev                                                                         38.0 ns         38.0 ns           10
replace bb to -- in std::string|1024_cv                                                                             2.73 %          2.73 %            10
replace bb to -- in std::string|2048_mean                                                                           2901 ns         2901 ns           10
replace bb to -- in std::string|2048_median                                                                         2880 ns         2880 ns           10
replace bb to -- in std::string|2048_stddev                                                                          119 ns          119 ns           10
replace bb to -- in std::string|2048_cv                                                                             4.12 %          4.12 %            10
replace bb to -- in lstringa<8>|64_mean                                                                              101 ns          101 ns           10
replace bb to -- in lstringa<8>|64_median                                                                            101 ns          101 ns           10
replace bb to -- in lstringa<8>|64_stddev                                                                           2.06 ns         2.06 ns           10
replace bb to -- in lstringa<8>|64_cv                                                                               2.04 %          2.04 %            10
replace bb to -- in lstringa<8>|256_mean                                                                             313 ns          313 ns           10
replace bb to -- in lstringa<8>|256_median                                                                           311 ns          311 ns           10
replace bb to -- in lstringa<8>|256_stddev                                                                          23.9 ns         23.9 ns           10
replace bb to -- in lstringa<8>|256_cv                                                                              7.63 %          7.63 %            10
replace bb to -- in lstringa<8>|512_mean                                                                             561 ns          561 ns           10
replace bb to -- in lstringa<8>|512_median                                                                           546 ns          546 ns           10
replace bb to -- in lstringa<8>|512_stddev                                                                          45.1 ns         45.1 ns           10
replace bb to -- in lstringa<8>|512_cv                                                                              8.03 %          8.03 %            10
replace bb to -- in lstringa<8>|1024_mean                                                                           1194 ns         1194 ns           10
replace bb to -- in lstringa<8>|1024_median                                                                         1180 ns         1180 ns           10
replace bb to -- in lstringa<8>|1024_stddev                                                                         94.6 ns         94.6 ns           10
replace bb to -- in lstringa<8>|1024_cv                                                                             7.92 %          7.92 %            10
replace bb to -- in lstringa<8>|2048_mean                                                                           2106 ns         2106 ns           10
replace bb to -- in lstringa<8>|2048_median                                                                         2106 ns         2106 ns           10
replace bb to -- in lstringa<8>|2048_stddev                                                                         40.8 ns         40.8 ns           10
replace bb to -- in lstringa<8>|2048_cv                                                                             1.94 %          1.94 %            10
replace bb to -- by init stringa|64_mean                                                                            96.9 ns         96.9 ns           10
replace bb to -- by init stringa|64_median                                                                          96.7 ns         96.7 ns           10
replace bb to -- by init stringa|64_stddev                                                                          1.55 ns         1.55 ns           10
replace bb to -- by init stringa|64_cv                                                                              1.60 %          1.60 %            10
replace bb to -- by init stringa|256_mean                                                                            269 ns          269 ns           10
replace bb to -- by init stringa|256_median                                                                          266 ns          266 ns           10
replace bb to -- by init stringa|256_stddev                                                                         7.18 ns         7.18 ns           10
replace bb to -- by init stringa|256_cv                                                                             2.67 %          2.67 %            10
replace bb to -- by init stringa|512_mean                                                                            512 ns          512 ns           10
replace bb to -- by init stringa|512_median                                                                          512 ns          512 ns           10
replace bb to -- by init stringa|512_stddev                                                                         9.10 ns         9.10 ns           10
replace bb to -- by init stringa|512_cv                                                                             1.78 %          1.78 %            10
replace bb to -- by init stringa|1024_mean                                                                          1030 ns         1030 ns           10
replace bb to -- by init stringa|1024_median                                                                        1037 ns         1037 ns           10
replace bb to -- by init stringa|1024_stddev                                                                        21.1 ns         21.1 ns           10
replace bb to -- by init stringa|1024_cv                                                                            2.05 %          2.05 %            10
replace bb to -- by init stringa|2048_mean                                                                          1958 ns         1958 ns           10
replace bb to -- by init stringa|2048_median                                                                        1957 ns         1957 ns           10
replace bb to -- by init stringa|2048_stddev                                                                        26.3 ns         26.3 ns           10
replace bb to -- by init stringa|2048_cv                                                                            1.35 %          1.35 %            10
-----  Hash Map insert and find ---------/repeats:1                                                                0.000 ns        0.000 ns   1000000000000
hashStrMapA<size_t> emplace & find stringa;_mean                                                                 3615004 ns      3615019 ns           10
hashStrMapA<size_t> emplace & find stringa;_median                                                               3609900 ns      3609915 ns           10
hashStrMapA<size_t> emplace & find stringa;_stddev                                                                 71410 ns        71410 ns           10
hashStrMapA<size_t> emplace & find stringa;_cv                                                                      1.98 %          1.98 %            10
std::unordered_map<std::string, size_t> emplace & find std::string;_mean                                         3642731 ns      3642743 ns           10
std::unordered_map<std::string, size_t> emplace & find std::string;_median                                       3661182 ns      3661193 ns           10
std::unordered_map<std::string, size_t> emplace & find std::string;_stddev                                        206184 ns       206185 ns           10
std::unordered_map<std::string, size_t> emplace & find std::string;_cv                                              5.66 %          5.66 %            10
hashStrMapA<size_t> emplace & find ssa;_mean                                                                     3606655 ns      3606670 ns           10
hashStrMapA<size_t> emplace & find ssa;_median                                                                   3609704 ns      3609719 ns           10
hashStrMapA<size_t> emplace & find ssa;_stddev                                                                     35780 ns        35778 ns           10
hashStrMapA<size_t> emplace & find ssa;_cv                                                                          0.99 %          0.99 %            10
std::unordered_map<std::string, size_t> emplace & find std::string_view;_mean                                    3902358 ns      3902371 ns           10
std::unordered_map<std::string, size_t> emplace & find std::string_view;_median                                  3907377 ns      3907388 ns           10
std::unordered_map<std::string, size_t> emplace & find std::string_view;_stddev                                    68347 ns        68348 ns           10
std::unordered_map<std::string, size_t> emplace & find std::string_view;_cv                                         1.75 %          1.75 %            10
-----  Build Full Func Name ---------/repeats:1                                                                    0.000 ns        0.000 ns   1000000000000
Build func full name std::string;_mean                                                                               976 ns          976 ns           10
Build func full name std::string;_median                                                                             959 ns          959 ns           10
Build func full name std::string;_stddev                                                                            48.5 ns         48.5 ns           10
Build func full name std::string;_cv                                                                                4.97 %          4.97 %            10
Build func full name std::string 1;_mean                                                                            1053 ns         1053 ns           10
Build func full name std::string 1;_median                                                                          1055 ns         1055 ns           10
Build func full name std::string 1;_stddev                                                                          19.5 ns         19.5 ns           10
Build func full name std::string 1;_cv                                                                              1.85 %          1.85 %            10
Build func full name std::stream;_mean                                                                              2517 ns         2517 ns           10
Build func full name std::stream;_median                                                                            2520 ns         2520 ns           10
Build func full name std::stream;_stddev                                                                            55.2 ns         55.2 ns           10
Build func full name std::stream;_cv                                                                                2.19 %          2.19 %            10
Build func full name stringa;_mean                                                                                   466 ns          466 ns           10
Build func full name stringa;_median                                                                                 463 ns          463 ns           10
Build func full name stringa;_stddev                                                                                16.4 ns         16.4 ns           10
Build func full name stringa;_cv                                                                                    3.51 %          3.51 %            10
Build func full name stringa 1;_mean                                                                                 694 ns          694 ns           10
Build func full name stringa 1;_median                                                                               683 ns          683 ns           10
Build func full name stringa 1;_stddev                                                                              38.4 ns         38.4 ns           10
Build func full name stringa 1;_cv                                                                                  5.54 %          5.54 %            10
